arbitrary number meaning in Chinese
任意数
Examples
- In bnf, the only way to indicate a list of an arbitrary number of elements is through recursion .
在BNF表示法中,为了表示一串任意个数的元素,唯一的方法是通过递归来定义。 - This structure may have an arbitrary number of bundles
该结构可以有任意数目的包。 - Allows you to pass an arbitrary number of arguments to the procedure
使您可以将任意数量的参数传递给过程。 - A list of an arbitrary number of arguments , separated by commas
包含任意数量的参数的列表,各参数之间用逗号分隔。 - This allows the calling code to pass an arbitrary number of arguments to the procedure
它允许调用代码向过程传递任意数量的参数。